home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / AppKernel.subproj / English.lproj / eText.nib / data.classes next >
Encoding:
Text File  |  1995-01-15  |  1.1 KB  |  86 lines

  1. InfoPanel = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     cPanel;
  6.     iPanel;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     close:;
  13.     setDocType:;
  14.     enterSelection:;
  15.     chooseHTMLEncoding:;
  16.     redoChange:;
  17.     undoChange:;
  18.     new:;
  19.     revert:;
  20.     redo:;
  21.     saveAll:;
  22.     save:;
  23.     findPrevious:;
  24.     saveFormat:;
  25.     findNext:;
  26.     openAsText:;
  27.     orderFrontRangePanel:;
  28.     miniaturizeAll:;
  29.     open:;
  30.     saveTo:;
  31.     detachAgent:;
  32.     saveAs:;
  33.     orderFrontFindPanel:;
  34.     print:;
  35.     undo:;
  36.     jumpToSelection:;
  37.     };
  38.     SUPERCLASS = Object;
  39. };
  40. FindPanel = {
  41.     ACTIONS = {
  42.     jumpToSelection:;
  43.     findForward:;
  44.     findBackward:;
  45.     replace:;
  46.     enterSelection:;
  47.     replaceAndFind:;
  48.     replaceAll:;
  49.     };
  50.     OUTLETS = {
  51.     };
  52.     SUPERCLASS = Panel;
  53. };
  54. eTAppUI = {
  55.     ACTIONS = {
  56.     appWillTerminate:;
  57.     showInspector:;
  58.     open:;
  59.     annotationAction:;
  60.     agentAction:;
  61.     mailDevelopers:;
  62.     showNavigator:;
  63.     appWillInit:;
  64.     loadTool:;
  65.     app:;
  66.     new:;
  67.     showHistory:;
  68.     showInfo:;
  69.     showCopyright:;
  70.     saveAll:;
  71.     showPreferences:;
  72.     import:;
  73.     };
  74.     OUTLETS = {
  75.     annotationMenu;
  76.     accessoryMenu;
  77.     infoController;
  78.     agentTable;
  79.     toolPalette;
  80.     agentMenu;
  81.     toolMatrix;
  82.     annotationTable;
  83.     };
  84.     SUPERCLASS = Object;
  85. };
  86.